net/http.persistConn.broken (field)

2 uses

	net/http (current package)
		transport.go#L1932: 	broken               bool  // an error has happened on this connection; marked broken so it's not reused.
		transport.go#L2738: 	pc.broken = true